home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / Visual Protect 2.0 / vp.exe / data1.cab / Projects / vpdefault.res / vpdefault.txt < prev   
Encoding:
Text File  |  2000-11-27  |  3.4 KB  |  160 lines

  1. object frmProtect_1: TForm
  2.   Left = 309
  3.   Top = 225
  4.   ActiveControl = VPButton1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Your Software Title'
  7.   ClientHeight = 293
  8.   ClientWidth = 400
  9.   Color = clWhite
  10.   Constraints.MaxHeight = 318
  11.   Constraints.MaxWidth = 406
  12.   Constraints.MinHeight = 318
  13.   Constraints.MinWidth = 406
  14.   Font.Charset = ANSI_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'MS Sans Serif'
  18.   Font.Style = []
  19.   OldCreateOrder = True
  20.   Scaled = False
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Left = 9
  25.     Top = 154
  26.     Width = 285
  27.     Height = 44
  28.     Caption = 
  29.       'This program is protected by international copyright laws. Unath' +
  30.       'orized reproduction of this program will be procuted to the maxi' +
  31.       'mum extent possible under the law. See your documentation for mo' +
  32.       're information on your license agreement.'
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -9
  36.     Font.Name = 'Small Fonts'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     WordWrap = True
  40.   end
  41.   object Label2: TLabel
  42.     Left = 11
  43.     Top = 104
  44.     Width = 75
  45.     Height = 13
  46.     Caption = 'Product Version'
  47.   end
  48.   object Label3: TLabel
  49.     Left = 11
  50.     Top = 136
  51.     Width = 49
  52.     Height = 13
  53.     Caption = 'Copyrights'
  54.   end
  55.   object Label4: TLabel
  56.     Left = 11
  57.     Top = 120
  58.     Width = 74
  59.     Height = 13
  60.     Caption = 'Publisher Name'
  61.   end
  62.   object UrlImage1: TUrlImage
  63.     Left = 8
  64.     Top = 8
  65.     Width = 144
  66.     Height = 96
  67.     Picture.Data = {<image000.bmp>}
  68.   end
  69.   object Panel1: TPanel
  70.     Left = 0
  71.     Top = 224
  72.     Width = 400
  73.     Height = 28
  74.     Align = alBottom
  75.     Color = clBlack
  76.     TabOrder = 0
  77.     object TrialLabel1: TTrialLabel
  78.       Left = 8
  79.       Top = 8
  80.       Width = 52
  81.       Height = 13
  82.       Caption = 'TrialLabel1'
  83.       Font.Charset = ANSI_CHARSET
  84.       Font.Color = clRed
  85.       Font.Height = -11
  86.       Font.Name = 'MS Sans Serif'
  87.       Font.Style = []
  88.       ParentFont = False
  89.     end
  90.   end
  91.   object Panel2: TPanel
  92.     Left = 310
  93.     Top = 0
  94.     Width = 90
  95.     Height = 224
  96.     Align = alRight
  97.     TabOrder = 1
  98.     object VPButton1: TVPButton
  99.       Left = 7
  100.       Top = 8
  101.       Width = 75
  102.       Height = 25
  103.       Caption = '&Buy now'
  104.       TabOrder = 0
  105.       ButtonAction = 5
  106.     end
  107.     object VPButton2: TVPButton
  108.       Left = 7
  109.       Top = 38
  110.       Width = 75
  111.       Height = 25
  112.       Caption = '&Try'
  113.       TabOrder = 1
  114.       ButtonAction = 1
  115.     end
  116.     object VPButton3: TVPButton
  117.       Left = 7
  118.       Top = 174
  119.       Width = 75
  120.       Height = 25
  121.       Caption = '&Quit'
  122.       TabOrder = 2
  123.       ButtonAction = 2
  124.     end
  125.   end
  126.   object UnregisteredPanel: TPanel
  127.     Left = 0
  128.     Top = 252
  129.     Width = 400
  130.     Height = 41
  131.     Align = alBottom
  132.     TabOrder = 2
  133.     object UnregisteredHTML: THTMLabel
  134.       Left = 1
  135.       Top = 1
  136.       Width = 398
  137.       Height = 39
  138.       Align = alClient
  139.       ParentColor = False
  140.       Color = clWhite
  141.       AutoSizing = False
  142.       Hover = False
  143.       HoverColor = clNone
  144.       HoverFontColor = clNone
  145.       HTMLText.Strings = (
  146.         
  147.           'This application was protected using <a href="http://www.visages' +
  148.           'oft.com">Visual Protect</a><br>Copyright (C) 1997,2000 Visage So' +
  149.           'ftware.'
  150.         
  151.           'Sponsored by <a href="http://www.v-share.com">Visage Services In' +
  152.           'c</a> shareware registration processor')
  153.       URLColor = clBlue
  154.       ShadowColor = clGray
  155.       ShadowOffset = 2
  156.       AnchorHint = False
  157.     end
  158.   end
  159. end
  160.